textbtree: Return tags in a GPtrArray
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Apr 2021 02:00:53 +0000 (22:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Apr 2021 02:27:53 +0000 (22:27 -0400)
commitd719a3d8770d2bca5b5e9fccef8dd66ef839c90b
tree6e3a0942ab3e8b47dce9b1f162bc839f67a5ec08
parentb0df8910ba36ed51eb417e99d88959ffa311cba3
textbtree: Return tags in a GPtrArray

One of the callers prefers that, it lets us avoid
copying the array in one place, and generally makes
for better code.
gtk/gtktextattributes.c
gtk/gtktextbtree.c
gtk/gtktextbtree.h
gtk/gtktextiter.c
gtk/gtktextlayout.c
gtk/gtktexttag.c
gtk/gtktexttagprivate.h